ostbuild: Flesh out chroot build to use ostbuild-user-chroot
authorColin Walters <walters@verbum.org>
Tue, 20 Dec 2011 02:44:32 +0000 (21:44 -0500)
committerColin Walters <walters@verbum.org>
Tue, 20 Dec 2011 02:44:32 +0000 (21:44 -0500)
commit5f3b0296384789361a6dcc312b73bcfa839b2b6c
tree6ef38d4341c75ed228e269126166198f2047dca0
parent28a5714abd4c89d91394b322ea6afd5fd68e4c22
ostbuild: Flesh out chroot build to use ostbuild-user-chroot

One thing that made this take significantly longer than it might
have otherwise is that we have to keep PWD "up to date" - otherwise
we hit bugs in glibc's getcwd() implementation.
Makefile-ostbuild.am
Makefile-ostree.am
src/ostbuild/ostbuild-chroot-compile-one [changed mode: 0644->0755]
src/ostbuild/ostbuild-chroot-compile-one-impl [changed mode: 0644->0755]
src/ostbuild/ostbuild-compile-one-impl